node editor: Make help textview monospace
authorTimm Bäder <mail@baedert.org>
Sun, 24 Jan 2021 04:27:07 +0000 (05:27 +0100)
committerTimm Bäder <mail@baedert.org>
Fri, 29 Jan 2021 07:07:39 +0000 (08:07 +0100)
Otherwise the nice markdown tables don't line up.

demos/node-editor/help-window.ui

index 7feffb7c1872abb55fab38b6c9b7943473cb97a5..ad8f50c33e69aea05f2b75350197a0d65806e4b0 100644 (file)
@@ -13,6 +13,7 @@
             <property name="right-margin">20</property>
             <property name="top-margin">20</property>
             <property name="bottom-margin">20</property>
+            <property name="monospace">1</property>
             <property name="buffer">
               <object class="GtkTextBuffer" id="buffer"/>
             </property>